Exports the certificate to a PFX file.
Syntax:
Parameters:
- sFileName – Full path and name of PFX file.
- sPassword - Password to secure PFX file.
- fExportPrivateKey - Flag to specify if private key is exported with certificate.
Returns:
Returns 1 if the operation is successful; otherwise the operation returns zero.